ComponentOne ASP.NET MVC Controls
OnClientPastingCell Property

C1.Web.Mvc Namespace > FlexGridBase<T> Class : OnClientPastingCell Property
Occurs when the user is pasting content from the clipboard into a cell.
Syntax
'Declaration
 
Public Overridable Property OnClientPastingCell As String
public virtual string OnClientPastingCell {get; set;}
See Also

Reference

FlexGridBase<T> Class
FlexGridBase<T> Members